Used when ospf sends DD packet or LS Req packet. %vlan%: the vlan name which sends the packet. %pkttype%: the packet type. It is DD or LS Req. %dst%: the destination IP address of the packet. %len%: the length of the packet. %intf%: the pointer of ospf vlan structure which sends the packet. %pktnum%: the number of packets which have been transmitted.
None. This is an informational message.
Debug-Summary
%vlan% sends %pkttype% pkt to %dst% (length %len%, interface %intf%, pkt num %pktnum%).
| Name | Type | 
|---|---|
| vlan | VLAN | 
| pkttype | String | 
| dst | IPN | 
| len | uInt | 
| intf | Ptr | 
| pktnum | uInt |